kbd_4_4 |
Copyright (c) 2003
kbd_init kbd_test_hit
void kbd_init ( ) |
Keyboard controller initialization
* return: |
void kbd_test_hit ( void ) |
This function scans the keyboard keys and update the scan_key word. if a key is pressed, the key_hit bit is set to TRUE.
* return: |